home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / bbsutil / echoinfo.zip / ECHOINFO.DOC < prev    next >
Text File  |  1994-02-14  |  5KB  |  145 lines

  1.  
  2.  
  3.  
  4.  
  5.    ┌──────────────────────┬───────────────────────────────────────┬────────┐
  6.    │   ECHOINFO   v1.00   │  A Sysop and user bulletin generator  │ M ▀▀▄  │
  7.    │  Copyright (C) 1993  ├───────────────────────────────────────┤   ▄▄ █ │
  8.    │          by          │  The SunShine II BBS      1:2619/254  │  ████  │
  9.    │      Mark Gendell    │  (516)223-5180 Compucom Star V32Bis   │ █ ▀▀   │
  10.    │    Em Gee Software   │                                       │  ▀▄▄ G │
  11.    └──────────────────────┴───────────────────────────────────────┴────────┘
  12.  
  13.  
  14.    DESCRIPTION
  15.    ─────────────────────────────────────────────────────────────────────────
  16.    EchoInfo is a Bulletin maker, It will read the Dbridge 1.30 database
  17.    and create a list of all the mail that came into the system over the
  18.    period you set in Dbridge.
  19.  
  20.  
  21.    FEATURES
  22.    ─────────────────────────────────────────────────────────────────────────
  23.  
  24.    ■ Generation of both ANSI or ASCII bulletins to any filename/directory.
  25.    
  26.    For those who register there will be these added features:
  27.  
  28.    ■ All `please register' notices/screens will be removed.
  29.    ■ Free REGISTERED updates as they become available.
  30.  
  31.  
  32.    LIABILITY
  33.    ─────────────────────────────────────────────────────────────────────────
  34.    The author of this software (Mark Gendell) assumes no liability 
  35.    whatsoever for any damage or loss of data done to any person or computer 
  36.    system which results from the use of Echoinfo  software.   
  37.    [Not that anything is likely to happen!]
  38.  
  39.  
  40.    RESTRICTIONS/REGISTRATION
  41.    ─────────────────────────────────────────────────────────────────────────
  42.    Feel free to pass this software on to others (via upload or whatever),
  43.    but be sure there are no modifications of any kind, and that all the
  44.    files listed in the file Echoinfo.doc are included.
  45.  
  46.    This software is NOT public domain. It is shareware. This means that you
  47.    can use it for a limited amount of time before you either decide to
  48.    register it, or discontinue use. In this case you can evaluate this pro-
  49.    duct for 30 days. At that time you should support the shareware concept
  50.    by filling out the form in Echoinfo.reg and sending in a paltry $7.
  51.  
  52.    Registration entitles you to ALL the benefits listed above.
  53.  
  54.    Registration also gives me an incentive to create new interesting and
  55.    useful programs for YOU! On behalf of all shareware authors, please sup-
  56.    port shareware!
  57.  
  58.    Lots of registrations will keep Echoinfo going, and you may see these
  59.    additions:
  60.  
  61.    ■ Better ANSI/color support
  62.    ■ Better Configurations
  63.    ■ More Programs like Echoinfo using DBRIDGE and Superbbs Databases
  64.  
  65.    CONFIGURATION
  66.    ─────────────────────────────────────────────────────────────────────────
  67.    I have designed this program to be as simple and easy to set up as poss-
  68.    ible, because I know that many sysops hate to waste time writing batch
  69.    files and testing new programs. If you follow the steps below, the pro-
  70.    grams should run without a hitch.
  71.  
  72.  
  73.    Simply Create a TEXT file using your ASCII editor using this format
  74.  
  75.    (ECHOINFO.CFG)
  76.  
  77.     SYSOP NAME
  78.     NAME OF BBS
  79.     Path to Dbridge directory with Trailing \
  80.     Path and File name for ANSI File
  81.     Path and File name for ASCII File
  82.     Registration Code
  83.  
  84.    RUNNING THE PROGRAM
  85.    ─────────────────────────────────────────────────────────────────────────
  86.    ■ To run the Echoinfo:
  87.  
  88.      Place the command  Echoinfo right before your bbs loads up, it is
  89.      important for you to make sure the echoinfo line is right before
  90.      the BBS command because sometimes echoinfo will change the current
  91.      errorlevel. (To Be fixed in a future release). Also make sure 
  92.      the ECHOINFO.CFG file is in the current directory. Here is a sample
  93.  
  94. GO.bat
  95. ______________________________________________________________________
  96. :Start
  97. c:
  98. cd\db
  99. db
  100.  
  101. if errorlevel 144 goto 144
  102. if errorlevel 100 goto local
  103. if errorlevel 96 goto 96
  104. if errorlevel 72 goto 72
  105. if errorlevel 48 goto 48
  106. if errorlevel 24 goto 24
  107. if errorlevel 12 goto 12
  108. if errorlevel 3 goto 3
  109. if errorlevel 0 goto end
  110.  
  111.  
  112.  
  113. :144
  114. c:\bbs\echoinfo.exe               <---------   Note This Line
  115. cd\superbbs
  116. echo Connect at 14,400 Baud >> System.log
  117. bbs -N1 -B19200 -T%TIME%
  118. if errorlevel 255 goto Door
  119. if errorlevel 254 goto dodos
  120. If errorlevel 253 goto doors
  121. If errorlevel 252 goto 1000
  122. If errorlevel 251 goto Bowl
  123. if errorlevel 250 goto Bre
  124. If errorlevel 249 goto vote
  125. if errorlevel 248 goto ec
  126. if errorlevel 247 goto soft
  127. goto start...
  128.  
  129.  
  130. ...:end
  131. Echo on
  132.  
  133. _______________________________________________________________________
  134. End of GO.Bat
  135.    ─────────────────────────────────────────────────────────────────────────
  136.    I hope you find ECHOINFO useful and enjoyable. If you have any com-
  137.    ments, suggestions, problems, or questions contact me by:
  138.  
  139.    ■ FIDO NETmail at 1:2619/254
  140.    ■ Calling The SunShine II BBS at 516-223-5180
  141.    ■ Leaving a message in FIDO's SUPERBBS or RA_UTIL echos
  142.    ■ using USmail at PO Box 65, Merrick, NY 11566
  143.  
  144.                 Mark
  145.